PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFComboBoxWidget Class / getComboBoxField Method
In This Topic
    getComboBoxField Method
    In This Topic
    Gets the combobox field that owns this widget.
    Syntax
    public PDFComboBoxField getComboBoxField()

    Return Value

    The combobox field that owns this widget.
    See Also